-
Home
-
hCaptcha for WP
-
4.3.1
-
Code
-
Classes
- LoginBase
Total Complexity |
23 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
265 |
Lines of code |
112 |
Logical lines of code |
58 |
Comment lines |
78 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_signature() |
S |
59 |
4 |
15 |
login_base_verify() |
S |
60 |
4 |
14 |
login_failed() |
S |
57 |
2 |
17 |
__construct() |
S |
66 |
3 |
8 |
add_captcha() |
S |
59 |
2 |
15 |
is_wp_login_form() |
S |
70 |
3 |
7 |
is_login_limit_exceeded() |
S |
58 |
1 |
15 |
init_hooks() |
S |
65 |
1 |
8 |
display_signature() |
S |
79 |
1 |
3 |
add_signature() |
S |
71 |
1 |
6 |
login() |
S |
75 |
1 |
4 |